-
Home
-
Matomo Analytics – Ethical Stats. Powerful Insights.
-
5.2.1
-
Code
-
Classes
- Installer
Total Complexity |
83 |
Dependencies |
24 |
Dependents |
6 |
Total lines |
525 |
Lines of code |
349 |
Logical lines of code |
237 |
Comment lines |
82 |
Methods |
20 |
Properties |
2 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
install() |
B |
36 |
15 |
83 |
get_db_infos() |
B |
42 |
16 |
49 |
set_matomo_url() |
A |
53 |
8 |
24 |
create_config() |
A |
47 |
7 |
37 |
is_current_instance_installed() |
A |
53 |
8 |
22 |
create_db() |
S |
54 |
4 |
22 |
looks_like_it_is_installed() |
S |
59 |
4 |
15 |
install_plugins_one_at_a_time() |
S |
52 |
3 |
27 |
mark_matomo_installed() |
S |
58 |
3 |
15 |
is_intalled() |
S |
65 |
3 |
10 |
can_be_installed() |
S |
72 |
2 |
5 |
is_install_in_progress() |
S |
68 |
2 |
6 |
install_tracker() |
S |
73 |
1 |
5 |
is_file_not_exists_failure() |
S |
79 |
1 |
3 |
create_website() |
S |
76 |
1 |
4 |
create_user() |
S |
76 |
1 |
4 |
update_components() |
S |
71 |
1 |
6 |
register_hooks() |
S |
75 |
1 |
4 |
mark_install_started() |
S |
75 |
1 |
4 |
__construct() |
S |
76 |
1 |
4 |